Package | Description |
---|---|
unipi.bpm.elm.santeramo.model |
Modifier and Type | Field and Description |
---|---|
private EventLogManagerModel.MostRecentElementList<String> |
EventLogManagerModel.recentLogList
This variable, instance of the
MostRecentElementList class, represents a
LinkedList object for managing a limited list of String
representing absolute file paths (paths associated to the last opened files in the
application). |